Alpine.js Weekly

Newsletter Image

Messages

2/26/2021
18 : 44

Alpine.js Weekly #51

Nice thread on setting up TypeScript with Alpine.js (@samuelstancl packaged it up, see the “code” section) Anyone interested in an article about how to set up TypeScript support for Alpine.js with a
2/19/2021
18 : 44

Alpine.js Weekly #50

Here are this week's Alpine.js adopters: artmuseumgr.org by @onedesignco is built with Alpine.js proagentboard.com is built with Alpine, Tailwind and Laravel by @BotezatuDima laracon.net is built
2/13/2021
5 : 4

A week of Alpine.js-powered launches.

In the past couple of weeks Alpine.js passed 14k stars (now sitting at around 14.1k) and we've seen websites big and small adopt Alpine.js. Tips 🔥 If you need to pass a bound @Alpine_JS attribute
1/29/2021
19 : 14

When NativeScript's homepage uses Alpine.js

Alpine.js on the @NativeScript website? — Hugo (@hugo__df) January 28, 2021 This email is supported by my GitHub Sponsors. A pro tip for @Alpine_JS: Its sometimes faster without :key on your `x-for`.
1/22/2021
19 : 14

Is Alpine the outright leader for JS sprinkles?

Alpine is at 13.4k stars at the time of writing, still a way to go to jQuery but in the same ballpark as Stimulus (which is at 10k stars at the time of writing). GitHub stars aren't everything but
1/15/2021
18 : 54

State of JS: 82% satisfaction with Alpine.js

Seems like Alpine made some waves in the State of JS 2020, you can see the JS framework results at: https://2020.stateofjs.com/en-US/technologies/front-end-frameworks/ Frontend framework satisfaction (
1/8/2021
18 : 44

2021 in Alpine.js land

Caleb has been dropping teasers about Alpine v3, for example the following thread: The next version of @LaravelLivewire and @Alpine_JS will (likely) be completely driven by Vue 3's reactivity core.
12/18/2020
18 : 44

Better Alpine.js error messages to close out 2020

If you missed it on Twitter/GitHub, this week's Alpine.js release (2.8.0) adds better error messages when Alpine.js hits an eval error. It uses console.warn under the hood so you might want to
12/11/2020
18 : 24

Alpine.js in the State of JavaScript Survey

@Alpine_JS is in this year's State of JavaScript survey, how cool is that! pic.twitter.com/FmKl8Lu6mE — Thomas T. (@ttoledo_js) December 9, 2020 This email is supported by my GitHub Sponsors.
12/4/2020
18 : 14

Enjoying the Alpine.js Sprinkles ✨

I've liked the combo of @rails + @Alpine_JS so far. Feels good not having to rip out the entire rails front end just to get little more ✨ in the UI/UX. — Chris Collinsworth (@cmcollin41) December 4
12/4/2020
3 : 44

Alpine.js Devtools Holiday Makeover

Alpine.js devtools versions 0.0.4-0.0.7 have been released within the last week. They includes fixes to the key issues of the devtools: handling page refresh and open/close properly (who knew those
11/20/2020
19 : 14

Alpine.js CodePen templates

Vanilla Alpine.js codepen template that I made for myself https://codepen.io/pen?template=bGdzxBO — Hugo (@hugo__df) November 17, 2020 This email is supported by my GitHub Sponsors. Here's
11/13/2020
18 : 14

Spruce Docs launch edition

Decided to tidy up the Spruce docs and create a dedicated website, no more README file mess. If you fancy reviewing, I'd love to get some feedback <3 https://docs.ryangjchandler.co.uk/spruce/ —
11/6/2020
18 : 34

That "no build step" Alpine.js feel

Everyone remember their first time loading Alpine.js? First experience pulling @alpine_js into a project tonight. Felt good not to pull in a gigantic bundle size just to conditionally show an svg. Just
10/30/2020
18 : 44

How key is Alpine.js to the future of the web?

Request for product? Or is the Laravel TALL preset “good enough”? Anyone ever created a product configurator with the TALL stack? Or just LiveWire+alpinejs? #tall #livewire #alpinejs /cc @calebporzio —
10/23/2020
18 : 44

Alpine.js completions for PHPStorm & adding "Alpine Developer" to your bio

Just replaced Vue.js with @LaravelLivewire / Alpine.js in my Twitter bio 😎 — Jason Beggs (@jasonlbeggs) October 22, 2020 This email is supported by my GitHub Sponsors. Coming soon to @phpstorm: @
10/19/2020
2 : 25

Alpine.js for sorcerers

I'm experimenting with @Alpine_JS and @tailwindui and now I feel like a sorcerer. pic.twitter.com/wW2ExmOhoQ — Mark Praschan (@MarkPraschan) October 13, 2020 This email is supported by my GitHub
10/9/2020
18 : 14

Is Alpine.js still a secret to the JS community?

This week's public service announcement that friends don't let friends not know about Alpine.js. To illustrate this point, here are a couple of reactions to discovering Alpine.js: Why didn'
10/2/2020
17 : 44

Using Alpine.js & data attributes to pass data from x-for scope

Wondering how to pass data from x-for to a nested components using Alpine.js? Stick them into the top-level element inside your x-for using x-bind:data-your-name . — Hugo (@hugo__df) Sep 28, 2020 This
9/25/2020
17 : 14

Run Alpine.js on the server? Going beyond the JS sprinkles

I've been working on a package that allows you to take in Alpine.js components and returns some HTML. You can try it at github.com/HugoDF/alpine-server-render or using by running npm i alpine-